-- card: 9272 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 3426 -- name: Upstream ----- HyperTalk script ----- on openCard global score subtract 5 from score if score <= 0 then visual effect scroll up go card "end" end if put score into field "scorebox" end openCard on mouseUp get field "textarea" of card "River Trail" put it&return&"Markings on the trees" into field "textarea" of card "River Trail" get field "textarea" of card "River Trail" put it&return&"A fork in the river" into field "textarea" of card "River Trail" visual effect dissolve go card "River Trail" end mouseUp -- part contents for background part 1 ----- text ----- Upstream -- part contents for background part 2 ----- text ----- With your guide, you trek far up river into uncharted territory. Then your guide is spooked by some markings on the trees which he takes for a bad omen. He leaves you and heads back to the village. -- part contents for background part 5 ----- text ----- 35